Skip to content

Conversation

mugikhan
Copy link
Contributor

@mugikhan mugikhan commented Sep 19, 2024

The SDK will now print the exception message for unsupported platforms when loading the core extension. The error message will state if the platform is unsupported. Addresses the issue reported in #166.

I/flutter ( 6406): [PowerSync] SEVERE: 2024-09-19 16:27:01.970790: Unsupported processor architecture. 
X86 Android emulators are not supported. 
Please use an x86_64 emulator instead. All physical Android devices are supported including 32bit ARM.

Work done

  • Print exception message when loading extension
  • Remove unused imports

@mugikhan mugikhan marked this pull request as ready for review September 19, 2024 16:42
@mugikhan mugikhan requested a review from rkistner September 20, 2024 10:03
@mugikhan mugikhan merged commit 6fd9c20 into main Sep 20, 2024
4 checks passed
@mugikhan mugikhan deleted the fix/handle-rust-extension-error branch November 13, 2024 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants